home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / cbartest / cbartest.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  1.1 KB  |  62 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "cbartest.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CMainWindow
  13. Class2=CAboutDlg
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDR_TOOLBAR1
  19.  
  20. [CLS:CMainWindow]
  21. Type=0
  22. BaseClass=CFrameWnd
  23. HeaderFile=cbartest.cpp
  24. ImplementationFile=cbartest.cpp
  25.  
  26. [CLS:CAboutDlg]
  27. Type=0
  28. BaseClass=CDialog
  29. HeaderFile=cbartest.cpp
  30. ImplementationFile=cbartest.cpp
  31. LastObject=CAboutDlg
  32.  
  33. [DLG:IDD_ABOUTBOX]
  34. Type=1
  35. Class=?
  36. ControlCount=4
  37. Control1=IDC_STATIC,static,1342308353
  38. Control2=IDC_STATIC,static,1342308353
  39. Control3=IDC_STATIC,static,1342308353
  40. Control4=IDC_STATIC,static,1342308353
  41.  
  42. [MNU:IDR_MAINFRAME]
  43. Type=1
  44. Class=?
  45. Command1=ID_FILE_EXIT
  46. Command2=ID_OPTIONS_COMBO
  47. Command3=ID_OPTIONS_TOOLBAR
  48. Command4=ID_OPTIONS_HELP
  49. Command5=ID_OPTIONS_OK
  50. Command6=ID_APP_ABOUT
  51. CommandCount=6
  52.  
  53. [TB:IDR_TOOLBAR1]
  54. Type=1
  55. Class=?
  56. Command1=ID_EDITCUT
  57. Command2=ID_EDITCOPY
  58. Command3=ID_EDITPAST
  59. Command4=ID_EDITUNDO
  60. CommandCount=4
  61.  
  62.